home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16213 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  628 b 

  1. Path: noc.netcom.net!news
  2. From: Sean Palmer <sean@delta.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Operators <<= and >>=
  5. Date: Tue, 09 Apr 1996 16:00:24 -0400
  6. Organization: deltaComm Development, Inc.
  7. Message-ID: <316AC1D8.4571@delta.com>
  8. References: <4iva5m$4q5@access4.digex.net> <Pine.OSF.3.91.960403110722.17337E-100000@bud.cc.swin.edu.au>
  9. NNTP-Posting-Host: landspeeder.delta.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 3.0B2 (Win95; I)
  14.  
  15. > When / why would one overload the operators <<= and >>=  ?
  16.  
  17. maybe for dumping one iostream into another.. ? 8)
  18.